| AdCoursePreReqDetail |
| Logical Entity Name | AdCoursePreReqDetail |
| Default Table Name | AdCoursePreReqDetail |
| Physical Only | NO |
| Definition | |
| Note |
| AdCoursePreReqDetail Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
AdCoursePreReqDetailId |
int | NO | ||
AdCoursePreReqRuleId |
int | NO | ||
AdCourseID |
int | NO | ||
| MinGPA | numeric(9, 2) | YES | ||
UserID |
int | NO | ||
| DateAdded | datetime | NO | ||
| DateLstMod | datetime | NO | ||
| ts | timestamp | NO |
| AdCoursePreReqDetail Primary and Unique Keys |
| Key Name | Key Type | Keys |
| Pk_AdCoursePreReqDetailAdCoursePreReqDetailID | PrimaryKey | AdCoursePreReqDetailId |
| AdCoursePreReqDetail Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| AdCourse | Non-Identifying | One To Zero or More | FK_AdCoursePreReqDetailAdCourseID_AdCourseAdCourseID | AdCourseID | NO | YES | ||
| AdCoursePreReqRule | Non-Identifying | One To Zero or More | FK_AdCoursePreReqDetailAdCoursePreReqRuleId_AdCoursePreReqRuleAdCoursePreReqRuleId | AdCoursePreReqRuleId | NO | YES | ||
| SyStaff | Non-Identifying | One To Zero or More | FK_AdCoursePreReqDetailUserID_SyStaffSyStaffID | UserID | NO | YES |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| AdCoursePreReqDetail Check Constraints |
| Check Constraint Name | CheckConstraint |